Overload List

  Name Description
Public method FindKeys(IEnumerable, Order)

Finds items containing any of the specified key values.

Implements FindKeys(IEnumerable,Order)

(Inherited from Index<(Of <(<'T>)>)>.)
Public method FindKeys(IEnumerable<(Of <<'(TKey>)>>), Order)
Finds items containing any of the specified key values.

See Also